|
| void | testGLSLCompilation01 () |
| |
| void | testGLSLUse01 () 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 54 of file TestGLSLSimple01NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ testGLSLCompilation01()
| void com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLCompilation01 |
( |
| ) |
|
◆ testGLSLUse01()
| void com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLUse01 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: