|
| void | testReadPixelsGL_640x480xRGBAxUB () throws InterruptedException |
| |
| void | testReadPixelsGL_99x100xRGBxUB () throws InterruptedException |
| |
| void | testReadPixelsGL2GL3_640x480xRGBxUB () throws InterruptedException |
| |
| void | testReadPixelsGL2GL3_99x100xRGBxUB () throws InterruptedException |
| |
| void | testReadPixelsGL2GL3_640x480xREDxUB () throws InterruptedException |
| |
| void | testReadPixelsGL2GL3_102x100xREDxUB () throws InterruptedException |
| |
| int | getMaxTestNameLen () |
| |
| String | getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath) |
| |
| void | snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath) |
| | Takes a snapshot of the drawable's current front framebuffer. More...
|
| |
Definition at line 52 of file TestGPUMemSec01NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ testReadPixelsGL2GL3_102x100xREDxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL2GL3_102x100xREDxUB |
( |
| ) |
throws InterruptedException |
◆ testReadPixelsGL2GL3_640x480xREDxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL2GL3_640x480xREDxUB |
( |
| ) |
throws InterruptedException |
◆ testReadPixelsGL2GL3_640x480xRGBxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL2GL3_640x480xRGBxUB |
( |
| ) |
throws InterruptedException |
◆ testReadPixelsGL2GL3_99x100xRGBxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL2GL3_99x100xRGBxUB |
( |
| ) |
throws InterruptedException |
◆ testReadPixelsGL_640x480xRGBAxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL_640x480xRGBAxUB |
( |
| ) |
throws InterruptedException |
◆ testReadPixelsGL_99x100xRGBxUB()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.testReadPixelsGL_99x100xRGBxUB |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: