JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen:

Public Member Functions

void test01GLProfileDefaultFBO () throws InterruptedException
 
void test02GLProfileDefaultPBuffer () throws InterruptedException
 
void test03GLProfileDefaultBitmap () throws InterruptedException
 
void test11GLProfileMaxProgrammableFBO () throws InterruptedException
 
void test12GLProfileMaxProgrammablePBuffer () throws InterruptedException
 
void test13GLProfileMaxProgrammableBitmap () throws InterruptedException
 
void test21GLProfileMaxFixedFuncFBO () throws InterruptedException
 
void test22GLProfileMaxFixedFuncPBuffer () throws InterruptedException
 
void test23GLProfileMaxFixedFuncBitmap () throws InterruptedException
 
void test31GLProfileGL2ES1 () throws InterruptedException
 
void test32GLProfileGL2ES2 () throws InterruptedException
 
void test33GLProfileGL4ES3 () throws InterruptedException
 
void test34GLProfileGL2GL3 () throws InterruptedException
 
void test41_GL4bc () throws InterruptedException
 
void test42_GL3bc () throws InterruptedException
 
void test43_GL2 () throws InterruptedException
 
void test44_GL4 () throws InterruptedException
 
void test45_GL3 () throws InterruptedException
 
void test46_GLES1 () throws InterruptedException
 
void test47_GLES2 () throws InterruptedException
 
void test48_GLES3 () 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

Definition at line 42 of file TestGLProfile03NEWTOffscreen.java.

Member Function Documentation

◆ main()

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

Reimplemented in com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoARBCtx.

Definition at line 225 of file TestGLProfile03NEWTOffscreen.java.

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

◆ test01GLProfileDefaultFBO()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test01GLProfileDefaultFBO ( ) throws InterruptedException

Definition at line 45 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test02GLProfileDefaultPBuffer()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test02GLProfileDefaultPBuffer ( ) throws InterruptedException

Definition at line 55 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test03GLProfileDefaultBitmap()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test03GLProfileDefaultBitmap ( ) throws InterruptedException

Definition at line 65 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test11GLProfileMaxProgrammableFBO()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test11GLProfileMaxProgrammableFBO ( ) throws InterruptedException

Definition at line 76 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test12GLProfileMaxProgrammablePBuffer()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test12GLProfileMaxProgrammablePBuffer ( ) throws InterruptedException

Definition at line 85 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test13GLProfileMaxProgrammableBitmap()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test13GLProfileMaxProgrammableBitmap ( ) throws InterruptedException

Definition at line 94 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test21GLProfileMaxFixedFuncFBO()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test21GLProfileMaxFixedFuncFBO ( ) throws InterruptedException

Definition at line 104 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test22GLProfileMaxFixedFuncPBuffer()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test22GLProfileMaxFixedFuncPBuffer ( ) throws InterruptedException

Definition at line 113 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test23GLProfileMaxFixedFuncBitmap()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test23GLProfileMaxFixedFuncBitmap ( ) throws InterruptedException

Definition at line 122 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test31GLProfileGL2ES1()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test31GLProfileGL2ES1 ( ) throws InterruptedException

Definition at line 132 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test32GLProfileGL2ES2()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test32GLProfileGL2ES2 ( ) throws InterruptedException

Definition at line 143 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test33GLProfileGL4ES3()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test33GLProfileGL4ES3 ( ) throws InterruptedException

Definition at line 154 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test34GLProfileGL2GL3()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test34GLProfileGL2GL3 ( ) throws InterruptedException

Definition at line 165 of file TestGLProfile03NEWTOffscreen.java.

Here is the call graph for this function:

◆ test41_GL4bc()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test41_GL4bc ( ) throws InterruptedException

Definition at line 186 of file TestGLProfile03NEWTOffscreen.java.

◆ test42_GL3bc()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test42_GL3bc ( ) throws InterruptedException

Definition at line 191 of file TestGLProfile03NEWTOffscreen.java.

◆ test43_GL2()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test43_GL2 ( ) throws InterruptedException

Definition at line 196 of file TestGLProfile03NEWTOffscreen.java.

◆ test44_GL4()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test44_GL4 ( ) throws InterruptedException

Definition at line 201 of file TestGLProfile03NEWTOffscreen.java.

◆ test45_GL3()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test45_GL3 ( ) throws InterruptedException

Definition at line 206 of file TestGLProfile03NEWTOffscreen.java.

◆ test46_GLES1()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test46_GLES1 ( ) throws InterruptedException

Definition at line 211 of file TestGLProfile03NEWTOffscreen.java.

◆ test47_GLES2()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test47_GLES2 ( ) throws InterruptedException

Definition at line 216 of file TestGLProfile03NEWTOffscreen.java.

◆ test48_GLES3()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test48_GLES3 ( ) throws InterruptedException

Definition at line 221 of file TestGLProfile03NEWTOffscreen.java.


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