|
| 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 |
| |
| 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...
|
| |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01GLProfileDefaultFBO()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test01GLProfileDefaultFBO |
( |
| ) |
throws InterruptedException |
◆ test02GLProfileDefaultPBuffer()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test02GLProfileDefaultPBuffer |
( |
| ) |
throws InterruptedException |
◆ test03GLProfileDefaultBitmap()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test03GLProfileDefaultBitmap |
( |
| ) |
throws InterruptedException |
◆ test11GLProfileMaxProgrammableFBO()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test11GLProfileMaxProgrammableFBO |
( |
| ) |
throws InterruptedException |
◆ test12GLProfileMaxProgrammablePBuffer()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test12GLProfileMaxProgrammablePBuffer |
( |
| ) |
throws InterruptedException |
◆ test13GLProfileMaxProgrammableBitmap()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test13GLProfileMaxProgrammableBitmap |
( |
| ) |
throws InterruptedException |
◆ test21GLProfileMaxFixedFuncFBO()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test21GLProfileMaxFixedFuncFBO |
( |
| ) |
throws InterruptedException |
◆ test22GLProfileMaxFixedFuncPBuffer()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test22GLProfileMaxFixedFuncPBuffer |
( |
| ) |
throws InterruptedException |
◆ test23GLProfileMaxFixedFuncBitmap()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test23GLProfileMaxFixedFuncBitmap |
( |
| ) |
throws InterruptedException |
◆ test31GLProfileGL2ES1()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test31GLProfileGL2ES1 |
( |
| ) |
throws InterruptedException |
◆ test32GLProfileGL2ES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test32GLProfileGL2ES2 |
( |
| ) |
throws InterruptedException |
◆ test33GLProfileGL4ES3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test33GLProfileGL4ES3 |
( |
| ) |
throws InterruptedException |
◆ test34GLProfileGL2GL3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test34GLProfileGL2GL3 |
( |
| ) |
throws InterruptedException |
◆ test41_GL4bc()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test41_GL4bc |
( |
| ) |
throws InterruptedException |
◆ test42_GL3bc()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test42_GL3bc |
( |
| ) |
throws InterruptedException |
◆ test43_GL2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test43_GL2 |
( |
| ) |
throws InterruptedException |
◆ test44_GL4()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test44_GL4 |
( |
| ) |
throws InterruptedException |
◆ test45_GL3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test45_GL3 |
( |
| ) |
throws InterruptedException |
◆ test46_GLES1()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test46_GLES1 |
( |
| ) |
throws InterruptedException |
◆ test47_GLES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test47_GLES2 |
( |
| ) |
throws InterruptedException |
◆ test48_GLES3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen.test48_GLES3 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: