|
| void | test00_RGBtoRGB () throws InterruptedException |
| |
| void | test01_RGBtoRGBA () throws InterruptedException |
| |
| void | test10_RGBAtoRGB () throws InterruptedException |
| |
| void | test11_RGBAtoRGBA () throws InterruptedException |
| |
| void | test21_RGBtoRGBA_pbuffer () throws InterruptedException |
| |
| void | test22_RGBtoRGBA_fbo () throws InterruptedException |
| |
| void | test31_RGBAtoRGBA_pbuffer () throws InterruptedException |
| |
| void | test32_RGBAtoRGBA_fbo () 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.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ test00_RGBtoRGB()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB |
( |
| ) |
throws InterruptedException |
◆ test01_RGBtoRGBA()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA |
( |
| ) |
throws InterruptedException |
◆ test10_RGBAtoRGB()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB |
( |
| ) |
throws InterruptedException |
◆ test11_RGBAtoRGBA()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA |
( |
| ) |
throws InterruptedException |
◆ test21_RGBtoRGBA_pbuffer()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer |
( |
| ) |
throws InterruptedException |
◆ test22_RGBtoRGBA_fbo()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo |
( |
| ) |
throws InterruptedException |
◆ test31_RGBAtoRGBA_pbuffer()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer |
( |
| ) |
throws InterruptedException |
◆ test32_RGBAtoRGBA_fbo()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: