|
| void | initTest () throws IOException |
| |
| void | testImpl (final boolean useFFP, final InputStream istream) throws InterruptedException, IOException |
| |
| void | test01U32__GL2 () throws InterruptedException, IOException |
| |
| void | test02RLE32__GL2 () throws InterruptedException, IOException |
| |
| void | test03RLE32__GL2 () throws InterruptedException, IOException |
| |
| void | cleanupTest () |
| |
| 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...
|
| |
◆ cleanupTest()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.cleanupTest |
( |
| ) |
|
◆ initTest()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.initTest |
( |
| ) |
throws IOException |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01U32__GL2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.test01U32__GL2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test02RLE32__GL2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.test02RLE32__GL2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test03RLE32__GL2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.test03RLE32__GL2 |
( |
| ) |
throws InterruptedException, IOException |
◆ testImpl()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.testImpl |
( |
final boolean |
useFFP, |
|
|
final InputStream |
istream |
|
) |
| throws InterruptedException, IOException |
The documentation for this class was generated from the following file: