JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestGLProfileXXNEWTPost Class Reference

Simply re-test w/o any properties after TestGLProfile*NoARBCtx to be sure follow-up unit tests are tested under default conditions. More...

Inheritance diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLProfileXXNEWTPost:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLProfileXXNEWTPost:

Public Member Functions

void test01GLProfileDefault () throws InterruptedException
 
- Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
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 Public Member Functions

static void main (final String args[]) throws IOException
 
- Static Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase
void validateOnlineOnscreen (final String requestedProfile, final GLProfile glp) throws InterruptedException
 
void validateOnlineOffscreen (final String requestedProfile, final GLCapabilitiesImmutable caps) throws InterruptedException
 
- Static Protected Member Functions inherited from com.jogamp.opengl.test.junit.jogl.acore.GLProfile0XBase
static void validateGLProfileGL4bc (final GLProfile glp)
 
static void validateGL4bc (final GL gl)
 
static void validateGLProfileGL4 (final GLProfile glp)
 
static void validateGL4 (final GL gl)
 
static void validateGLProfileGL3bc (final GLProfile glp)
 
static void validateGL3bc (final GL gl)
 
static void validateGLProfileGL3 (final GLProfile glp)
 
static void validateGL3 (final GL gl)
 
static void validateGLProfileGL2 (final GLProfile glp)
 
static void validateGL2 (final GL gl)
 
static void validateGLProfileGLES3 (final GLProfile glp)
 
static void validateGLES3 (final GL gl)
 
static void validateGLProfileGLES2 (final GLProfile glp)
 
static void validateGLES2 (final GL gl)
 
static void validateGLProfileGLES1 (final GLProfile glp)
 
static void validateGLES1 (final GL gl)
 
static void validateGLProfileGL2GL3 (final GLProfile glp)
 
static void validateGL2GL3 (final GL gl)
 
static void validateGLProfileGL4ES3 (final GLProfile glp)
 
static void validateGL4ES3 (final GL gl)
 
static void validateGLProfileGL2ES2 (final GLProfile glp)
 
static void validateGL2ES2 (final GL gl)
 
static void validateGLProfileGL2ES1 (final GLProfile glp)
 
static void validateGL2ES1 (final GL gl)
 
static void validateOffline (final String requestedProfile, final GLProfile glp)
 
static void validateOnline (final String requestedProfile, final GLProfile glpReq, final GL gl)
 

Detailed Description

Simply re-test w/o any properties after TestGLProfile*NoARBCtx to be sure follow-up unit tests are tested under default conditions.

Definition at line 48 of file TestGLProfileXXNEWTPost.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfileXXNEWTPost.main ( final String  args[]) throws IOException
static

Definition at line 67 of file TestGLProfileXXNEWTPost.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test01GLProfileDefault()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfileXXNEWTPost.test01GLProfileDefault ( ) throws InterruptedException

Definition at line 51 of file TestGLProfileXXNEWTPost.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: