public class GPUInfo
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Initialize a GL context offscreen to query GPU information
load(com.jogamp.opengl.GL gl)
Use an existing GL context to query GPU information
static void
-
-
-
Method Details
-
main
public static void main(String[] args)
-
load
Initialize a GL context offscreen to query GPU information
-
load
public static GPUInfo load(com.jogamp.opengl.GL gl)
Use an existing GL context to query GPU information
-
-
-
-
-