|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Tests the closing the device of GLWindow and off-screen GLAutoDrawable using FBO and PBuffer in JOGL. More...
Public Member Functions | |
| void | test01X11WindowMemoryLeak () throws Exception |
| void | test02X11WindowMemoryLeakPBufferAutoDrawable () throws Exception |
| void | test03X11WindowMemoryLeakFBOAutoDrawable () throws Exception |
Static Public Member Functions | |
| static void | main (final String args[]) |
Tests the closing the device of GLWindow and off-screen GLAutoDrawable using FBO and PBuffer in JOGL.
Definition at line 25 of file TestNEWTCloseX11DisplayBug565.java.
|
static |
Definition at line 136 of file TestNEWTCloseX11DisplayBug565.java.
| void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test01X11WindowMemoryLeak | ( | ) | throws Exception |
Definition at line 28 of file TestNEWTCloseX11DisplayBug565.java.
| void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test02X11WindowMemoryLeakPBufferAutoDrawable | ( | ) | throws Exception |
Definition at line 67 of file TestNEWTCloseX11DisplayBug565.java.
| void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test03X11WindowMemoryLeakFBOAutoDrawable | ( | ) | throws Exception |
Definition at line 101 of file TestNEWTCloseX11DisplayBug565.java.