Test re-association of GLContext/GLDrawables, here GLContext's survival of GLDrawable destruction and reuse w/ new or recreated GLDrawable.
More...
|
| 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...
|
| |
Test re-association of GLContext/GLDrawables, here GLContext's survival of GLDrawable destruction and reuse w/ new or recreated GLDrawable.
Test utilizes GLEventListenerState for preserving the GLAutoDrawable state, i.e. GLContext, all GLEventListener and the GLAnimatorControl association.
See Bug 665 - https://jogamp.org/bugzilla/show_bug.cgi?id=665.
Definition at line 73 of file GLContextDrawableSwitchBase1.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.initClass |
( |
| ) |
|
|
static |
◆ testGLADOneLifecycle()
◆ validateOnOffscreenLayer()
| static boolean com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.validateOnOffscreenLayer |
( |
final GLADType |
gladType1, |
|
|
final GLADType |
gladType2 |
|
) |
| |
|
staticprotected |
The documentation for this class was generated from the following file: