|
| 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...
|
| |
| static void | setResetXRandRIfX11AfterClass () |
| |
| static int | resetXRandRIfX11 () |
| | Iterates through all outputs and sets the preferred mode and normal rotation using RandR 1.3. More...
|
| |
| static int | processCommand (final String[] cmdline, final OutputStream outstream, final StringBuilder outstring, final String outPrefix) |
| |
| static final void | oneTimeSetUpUITest () |
| |
| static final void | oneTimeTearDownUITest () |
| |
Definition at line 53 of file GLProfile0XBase.java.
◆ validateGL2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL2 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL2ES1()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL2ES1 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL2ES2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL2ES2 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL2GL3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL2GL3 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL3 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL3bc()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL3bc |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL4()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL4 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL4bc()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL4bc |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGL4ES3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGL4ES3 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGLES1()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLES1 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGLES2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLES2 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGLES3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLES3 |
( |
final GL |
gl | ) |
|
|
staticprotected |
◆ validateGLProfileGL2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL2 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL2ES1()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL2ES1 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL2ES2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL2ES2 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL2GL3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL2GL3 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL3 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL3bc()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL3bc |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL4()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL4 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL4bc()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL4bc |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGL4ES3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGL4ES3 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGLES1()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGLES1 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGLES2()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGLES2 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateGLProfileGLES3()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateGLProfileGLES3 |
( |
final GLProfile |
glp | ) |
|
|
staticprotected |
◆ validateOffline()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateOffline |
( |
final String |
requestedProfile, |
|
|
final GLProfile |
glp |
|
) |
| |
|
staticprotected |
◆ validateOnline()
| static void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateOnline |
( |
final String |
requestedProfile, |
|
|
final GLProfile |
glpReq, |
|
|
final GL |
gl |
|
) |
| |
|
staticprotected |
◆ validateOnlineOffscreen()
| void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateOnlineOffscreen |
( |
final String |
requestedProfile, |
|
|
final GLCapabilitiesImmutable |
caps |
|
) |
| throws InterruptedException |
|
protected |
◆ validateOnlineOnscreen()
| void com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase.validateOnlineOnscreen |
( |
final String |
requestedProfile, |
|
|
final GLProfile |
glp |
|
) |
| throws InterruptedException |
|
protected |
The documentation for this class was generated from the following file: