JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 Class Reference

Tests the closing the device of GLWindow and off-screen GLAutoDrawable using FBO and PBuffer in JOGL. More...

Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565:

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[])
 

Detailed Description

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.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.main ( final String  args[])
static

Definition at line 136 of file TestNEWTCloseX11DisplayBug565.java.

◆ test01X11WindowMemoryLeak()

void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test01X11WindowMemoryLeak ( ) throws Exception

Definition at line 28 of file TestNEWTCloseX11DisplayBug565.java.

Here is the call graph for this function:

◆ test02X11WindowMemoryLeakPBufferAutoDrawable()

void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test02X11WindowMemoryLeakPBufferAutoDrawable ( ) throws Exception

Definition at line 67 of file TestNEWTCloseX11DisplayBug565.java.

Here is the call graph for this function:

◆ test03X11WindowMemoryLeakFBOAutoDrawable()

void com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.test03X11WindowMemoryLeakFBOAutoDrawable ( ) throws Exception

Definition at line 101 of file TestNEWTCloseX11DisplayBug565.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: