|
| void | test01 () throws InterruptedException, InvocationTargetException |
| |
| void | test02_GLES2 () throws InterruptedException, InvocationTargetException |
| |
| void | test03_GL3 () throws InterruptedException, InvocationTargetException |
| |
| void | test99_PixelScale1_DefaultNorm () throws InterruptedException, InvocationTargetException |
| |
| 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 73 of file TestGearsES2AWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.runTestGL |
( |
final GLCapabilities |
caps, |
|
|
final ResizeBy |
resizeBy, |
|
|
final FrameLayout |
frameLayout |
|
) |
| throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.test01 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02_GLES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.test02_GLES2 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test03_GL3()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.test03_GL3 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test99_PixelScale1_DefaultNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.test99_PixelScale1_DefaultNorm |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: