|
| void | test01FFP__GL2 () throws InterruptedException |
| |
| void | test02FFP__ES1 () throws InterruptedException |
| |
| void | test03FFP__ES2 () throws InterruptedException |
| |
| void | test04FFP__GL2ES2 () throws InterruptedException |
| |
| void | test11GLSL_GL2 () throws InterruptedException |
| |
| void | test12GLSL_ES2 () 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 49 of file TestGLPointsNEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.runTestGL |
( |
final GLCapabilities |
caps, |
|
|
final PointsDemo |
demo, |
|
|
final boolean |
forceFFPEmu |
|
) |
| throws InterruptedException |
|
protected |
◆ runTestGL0()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.runTestGL0 |
( |
final GLCapabilities |
caps, |
|
|
final PointsDemo |
demo |
|
) |
| throws InterruptedException |
|
protected |
◆ test01FFP__GL2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test01FFP__GL2 |
( |
| ) |
throws InterruptedException |
◆ test02FFP__ES1()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test02FFP__ES1 |
( |
| ) |
throws InterruptedException |
◆ test03FFP__ES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test03FFP__ES2 |
( |
| ) |
throws InterruptedException |
◆ test04FFP__GL2ES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test04FFP__GL2ES2 |
( |
| ) |
throws InterruptedException |
◆ test11GLSL_GL2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test11GLSL_GL2 |
( |
| ) |
throws InterruptedException |
◆ test12GLSL_ES2()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.test12GLSL_ES2 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: