|
| void | test00Version () throws InterruptedException |
| |
| void | test01GLProfileDefault () throws InterruptedException |
| |
| void | test11GLProfileMaxProgrammable () throws InterruptedException |
| |
| void | test22GLProfileMaxFixedFunc () 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...
|
| |
Definition at line 47 of file TestGLProfile01NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test00Version()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test00Version |
( |
| ) |
throws InterruptedException |
◆ test01GLProfileDefault()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test01GLProfileDefault |
( |
| ) |
throws InterruptedException |
◆ test11GLProfileMaxProgrammable()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test11GLProfileMaxProgrammable |
( |
| ) |
throws InterruptedException |
◆ test22GLProfileMaxFixedFunc()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test22GLProfileMaxFixedFunc |
( |
| ) |
throws InterruptedException |
◆ test31GLProfileGL2ES1()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test31GLProfileGL2ES1 |
( |
| ) |
throws InterruptedException |
◆ test32GLProfileGL2ES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test32GLProfileGL2ES2 |
( |
| ) |
throws InterruptedException |
◆ test33GLProfileGL4ES3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test33GLProfileGL4ES3 |
( |
| ) |
throws InterruptedException |
◆ test34GLProfileGL2GL3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test34GLProfileGL2GL3 |
( |
| ) |
throws InterruptedException |
◆ test41_GL4bc()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test41_GL4bc |
( |
| ) |
throws InterruptedException |
◆ test42_GL3bc()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test42_GL3bc |
( |
| ) |
throws InterruptedException |
◆ test43_GL2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test43_GL2 |
( |
| ) |
throws InterruptedException |
◆ test44_GL4()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test44_GL4 |
( |
| ) |
throws InterruptedException |
◆ test45_GL3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test45_GL3 |
( |
| ) |
throws InterruptedException |
◆ test46_GLES1()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test46_GLES1 |
( |
| ) |
throws InterruptedException |
◆ test47_GLES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test47_GLES2 |
( |
| ) |
throws InterruptedException |
◆ test48_GLES3()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test48_GLES3 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: